home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / P / Project Asthma v1.0 Demo.cpt / Project Asthma 1.0 Demo / card_18780.txt < prev    next >
Text File  |  1991-12-08  |  2KB  |  94 lines

  1. -- card: 18780 from stack: in.0  Demo
  2. -- bmap block id: 23523
  3. -- flags: 0000
  4. -- background id: 2710
  5. -- name: Skin
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=287 top=39 right=113 bottom=449
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=287 top=187 right=261 bottom=449
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: New Button
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=212 top=293 right=342 bottom=313
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 28553 / 28553
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: New Button
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   hide btn "frown"
  51.   play "Piano" c5s c c c4e c5q
  52.   repeat 2
  53.     show btn "Misty" at 25,200
  54.     show btn "Misty" at 100,100
  55.     show btn "Misty" at 200,200
  56.     show btn "Misty" at 300,150
  57.     show btn "Misty" at 353,175
  58.     show btn "Misty" at 400,75
  59.     show btn "Misty" at 500,25
  60.     show btn "Misty" at -1000,-1000
  61.   end repeat
  62.   visual iris close
  63.   go cd "PhysicalSigns"
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 4 (button)
  69. -- low flags: 00
  70. -- high flags: 0000
  71. -- rect: left=-1044 top=-1033 right=-967 bottom=-956
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 10001 / 10001
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: MIsty
  80.  
  81.  
  82. -- part 9 (button)
  83. -- low flags: 80
  84. -- high flags: 0001
  85. -- rect: left=140 top=93 right=122 bottom=171
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 5768 / 5768
  88. -- text alignment: 1
  89. -- font id: 0
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: Frown
  94.